Blazor コントロール
ItemTemplate プロパティ (C1ListView<T>)

C1.Blazor.ListView アセンブリ > C1.Blazor.ListView 名前空間 > C1ListView<T> クラス : ItemTemplate プロパティ
項目のレンダリングに使用するテンプレートを取得または設定します。
シンタックス
'宣言
 
Public Property ItemTemplate As Microsoft.AspNetCore.Components.RenderFragment(Of T)
public Microsoft.AspNetCore.Components.RenderFragment<T> ItemTemplate {get; set;}
参照

C1ListView<T> クラス
C1ListView<T> メンバ